Extension point shortcuts
In component org.nuxeo.theme.services.ThemeService
Documentation
Extension Point for registering navigation shortcuts (access keys, ...)
The XML syntax is:
<shortcut key="k" target="/target.faces?..."/>
where: - 'key' is the shortcut key.. - 'target' is the associated URL.
Contribution Descriptors
- Class: org.nuxeo.theme.ShortcutType